getHeight

abstract fun getHeight(): Int

Gets the design height of this template in pixels.

This is the intended height for which the template layout was designed. The actual rendering height might be scaled depending on the display context.

Return

The design height of the template in pixels.